Skip to content
This repository has been archived by the owner on May 28, 2020. It is now read-only.

Fully automated Java app to create a WhatsApp sticker pack from images.

License

Notifications You must be signed in to change notification settings

Milanesa-chan/WhatsApp-Sticker-Pack-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp Sticker Pack Creator (WASPC)

This project is archived and the developer will not continue developing it. Feel free to fork it and do whatever you want under the licences of it and its dependencies.

A simple Java application to create sticker packs (for WhatsApp).

Changelog - Command line commands - Licence (Apache 2.0)

Considerations

  • This application can only be executed on Windows.
  • You need to have the android-sdk installed and updated on your PC.
  • Requires Java 8 to be installed on your PC.
  • You must adhere to WhatsApp Terms and Conditions.
  • Only produces ".apk" format files.
  • Requires all images to be .jpg or .png in all of their variations.

How-To

  1. Download latest release from releases page (the zip file).
  2. Extract the contents of the file in an isolated folder.
  3. Put all your images to be used as stickers inside the "input" folder (packed with the app).
  4. You must include one (and only one) image called "tray" of JPG or PNG format. This will be used as icon for the WhatsApp tab.
  5. Execute "Start.bat" and enter your desired stickerpack name when asked.
  6. When process is finished (could take several minutes) you should see an apk file inside the "output" folder.

For any issue that appears first check the console output, it's very informative and anyone who can read english can understand and fix most of the errors. If the issue seems greater ask the owner of this repository.

Third-Party Software

This application relies on WhatsApp's stickers software to create Android apk's.

See license

About

Fully automated Java app to create a WhatsApp sticker pack from images.

Resources

License

Stars

Watchers

Forks

Packages

No packages published